const text/template.boolKind

4 uses

	text/template (current package)
		funcs.go#L419: 	boolKind
		funcs.go#L430: 		return boolKind, nil
		funcs.go#L494: 			case boolKind:
		funcs.go#L559: 		case boolKind, complexKind: